Skip to content

feat: add sources upload pipeline#16656

Open
PawelWMS wants to merge 94 commits intotomls/base/mainfrom
asalinas/tomls/pr-check
Open

feat: add sources upload pipeline#16656
PawelWMS wants to merge 94 commits intotomls/base/mainfrom
asalinas/tomls/pr-check

Conversation

@PawelWMS
Copy link
Copy Markdown
Contributor

@PawelWMS PawelWMS commented Apr 13, 2026

Adding a pipeline to trigger CT's workflow for uploading sources for new or updated components. It's meant to be triggered by each merge queue item.

Why an ADO pipeline instead of GitHub Actions: calling CT endpoints would require authentication secrets kept in GitHub and we want don't want that.

NOTES:

  • .github/workflows/scripts/check_rendered_specs.py is temporary until feat: add sources upload pipeline #16656 is merged and I can switch to the version of that script from that PR.
  • The pipeline won't fail for the time being until we know they are stable and can be marked as required.
  • The pipeline is meant for non-fork PRs only - enabling forks require security hardening (out of scope for this PR).

Other work:

  • Added AI instructions for how we want the ADO pipelines written.
  • Refactored scripts into subdirectories for clearer grouping and to scope down the dependencies for each inside their requiremenets.txt files.

@PawelWMS PawelWMS force-pushed the asalinas/tomls/pr-check branch from 33bdc7a to d664085 Compare April 13, 2026 23:44
Comment thread .github/workflows/ado/templates/sources-upload-stages.yml Outdated
Comment thread .github/workflows/ado/templates/sources-upload-stages.yml
Comment thread .github/workflows/ado/sources-upload.yml
Comment thread .github/workflows/ado/templates/sources-upload-stages.yml Outdated
Comment thread .github/workflows/ado/templates/sources-upload-stages.yml Outdated
@PawelWMS PawelWMS force-pushed the asalinas/tomls/pr-check branch from 0d0f8d8 to 45c4671 Compare April 22, 2026 16:55
Comment thread .github/workflows/ado/templates/sources-upload-stages.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants